[INFO] cloning repository https://github.com/serhanguney/anchor-heroes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serhanguney/anchor-heroes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserhanguney%2Fanchor-heroes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserhanguney%2Fanchor-heroes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e735130d0aa5914d8e77c9b0f4b56225daded72
[INFO] testing serhanguney/anchor-heroes against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserhanguney%2Fanchor-heroes" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/serhanguney/anchor-heroes
[INFO] finished tweaking git repo https://github.com/serhanguney/anchor-heroes
[INFO] tweaked toml for git repo https://github.com/serhanguney/anchor-heroes written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serhanguney/anchor-heroes on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serhanguney/anchor-heroes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anchor-lang v0.19.0
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.19.0
[INFO] [stderr]   Downloaded anchor-syn v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-state v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-program v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-interface v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-constant v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-event v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-error v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.19.0
[INFO] [stderr]   Downloaded anchor-attribute-account v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c41acac7da2c5f5d1cc7dcc3b8f2922f5ba7a7de53eb0a87e59a5271e0825cf
[INFO] running `Command { std: "docker" "start" "-a" "6c41acac7da2c5f5d1cc7dcc3b8f2922f5ba7a7de53eb0a87e59a5271e0825cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c41acac7da2c5f5d1cc7dcc3b8f2922f5ba7a7de53eb0a87e59a5271e0825cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c41acac7da2c5f5d1cc7dcc3b8f2922f5ba7a7de53eb0a87e59a5271e0825cf", kill_on_drop: false }`
[INFO] [stdout] 6c41acac7da2c5f5d1cc7dcc3b8f2922f5ba7a7de53eb0a87e59a5271e0825cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb8dde42b21e013dd3b4e532dca16632f8bba38c6f8a9e093118c1dec8e0097
[INFO] running `Command { std: "docker" "start" "-a" "4bb8dde42b21e013dd3b4e532dca16632f8bba38c6f8a9e093118c1dec8e0097", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.79
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.10.0
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling solana-sdk-macro v1.10.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4bb8dde42b21e013dd3b4e532dca16632f8bba38c6f8a9e093118c1dec8e0097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb8dde42b21e013dd3b4e532dca16632f8bba38c6f8a9e093118c1dec8e0097", kill_on_drop: false }`
[INFO] [stdout] 4bb8dde42b21e013dd3b4e532dca16632f8bba38c6f8a9e093118c1dec8e0097
